.primaryContainer {
    height: auto;
    margin-left: auto;
    margin-right: auto;
    min-height: 100%;
    width: 100%;
    position: relative;
}

#box {
    float: none;
    height: auto;
    clear: none;
    width: 100%;
    visibility:hidden;
    background-color: rgb(255, 0, 0);
    position: static;
    top: 0px;
    left: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}

#box1 {
    float: left;
    height: auto;
    /*margin-left: 7.331025%;*/
    margin-top: 0px;
    clear: none;
    width: 100%;
    background-color: rgb(255, 255, 255);
    /*-webkit-box-shadow: rgb(102, 97, 97) 4px 1px 10px 0px;
    box-shadow: rgb(102, 97, 97) 4px 1px 10px 0px;*/
    min-height: 0px;
    max-height: none;
    margin-bottom: 0px;
}

#box2 {
    float: left;
    height: 674px;
    margin-left: -185.367755%;
    margin-top: 0px;
    clear: none;
    width: 7.313053%;
}

#box3 {
    float: left;
    height: 618px;
    margin-left: -92.683877%;
    margin-top: 0px;
    clear: none;
    width: 7.315027%;
}
#box4 {
    float: left;
    height: auto;
    margin-left: 7.331025%;
    margin-top: auto;
    margin-bottom: 2%;
    clear: none;
    width: 85.353166%;
    background-color: rgb(255,255,255);
    -webkit-box-shadow: rgb(102, 97, 97) 4px 1px 10px 0px;
    box-shadow: rgb(102, 97, 97) 4px 1px 10px 0px;
    min-height: 0px;
}
#image {
    float: none;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-top: 0px;
    max-width:100%;
    clear: none;
    color: rgb(0, 0, 0);
    position: static;
    top: 0px;
    left: 0px;
    margin-right: auto;
    visibility: visible;
    max-height: none;
}

#input {
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 1.572762%;
    margin-top: 10.015625px;
    clear: none;
    width: 20%;
    margin-bottom: 0.73em;
    min-width: 20%;
    background-color: rgb(255, 255, 255);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
	border-style: hidden;
}
#input:hover {
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 1.572762%;
    margin-top: 10.015625px;
    clear: none;
    width: 20%;
    margin-bottom: 0.73em;
    min-width: 20%;
    background-image:-webkit-linear-gradient(270deg, white 85%, rgb(255, 0, 0) 86%, rgb(255, 0, 0) 100%);
    background-image: linear-gradient(180deg, white 85%, rgb(255, 0, 0) 86%, rgb(255, 0, 0) 100%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}
#input:active {
    font-weight: bold;
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 1.572762%;
    margin-top: 10.015625px;
    clear: none;
    width: 20%;
    margin-bottom: 0.73em;
    min-width: 20%;
    background-image:-webkit-linear-gradient(270deg, white 85%, rgb(255, 0, 0) 100%);
    background-image: linear-gradient(180deg, white 85%, rgb(255, 0, 0) 100%);
    background-attachment: scroll;
    -webkit-background-size: auto;
    background-size: auto;
    background-position: 0% 0%;
    background-repeat: repeat repeat;
}
#pulsante {
 outline: none;
 cursor: pointer;
 text-align: center;
 text-decoration: none;
 font: bold 12px Arial, Helvetica, sans-serif;
 color: #fff;
 padding: 10px 20px;
 border: solid 1px #0076a3;
 background: #0095cd;
}

#input2 {
    float: left;
    height: auto;
    font-size: 100%;
    margin-left: 5.017796%;
    margin-top: 10.015625px;
    clear: none;
    width: 12.20603%;
}

#input3 {
    float: left;
    height: auto;
    font-size: 1em;
    margin-left: 3.024646%;
    margin-top: 10.015625px;
    clear: none;
    width: 9.975153%;
}

#input1 {
    float: left;
    height: auto;
    font-size: 1em;
    margin-left: 3.381909%;
    margin-top: 10.015625px;
    clear: none;
    width: 10.043651%;
    margin-right: 0%;
}

#griglia {
	  max-width: 100%;
	  padding: 0%;
	  text-align:center;
	  margin-bottom:1%;
	  margin-top:1%;
	
}

#griglia > li {
	  display: inline-block;
	  width:  250px;
	  height: auto;
	  margin-left: 0px;
	  margin-bottom:1%;
	  margin-top:1%;
	  margin-right:1%;
	  background-color: #abe2ff;
}

@media screen and (max-width: 800px){
#griglia > li {
	  display: inline-block;
	  width:  30%;
	  height:auto;
	  min-width:25px;
	  max-width:250px;
	  margin-left: 0px;
	  margin-bottom:1%;
	  margin-top:1%;
	  margin-right:1%;
	  background-color: #abe2ff;
}
}

@media screen and (max-width: 480px){
#griglia > li {
	  display: inline-block;
	  width:  45%;
	  height:auto;
	  min-width:25px;
	  max-width:250px;
	  margin-left: 0px;
	  margin-bottom:1%;
	  margin-top:1%;
	  margin-right:1%;
	  background-color: #abe2ff;
}
}

#container {
	background-color: black;
    	max-width:70%;
    	padding: 0;
}

.Form {
	background-color: #EEE;
	width: 86%;
	position: absolute;
	visibility: visible;
	left: 7%;
	margin-top: 45px;
	page-break-before: auto;
	clip: rect(10%,auto,auto,auto);
	background-repeat: repeat;
	height: 100%;
}

@media screen and (max-width: 480px){
.Form {
	background-color: #EEE;
	width: 100%;
	position: absolute;
	visibility: visible;
	margin-top: 45px;
	page-break-before: auto;
	clip: rect(10%,auto,auto,auto);
	background-repeat: repeat;
	height: 100%;
	left:0px;
}
}